﻿2026-09-07T06:29:56.4652426Z ##[group]Run actions/checkout@v5
2026-09-07T06:29:56.4653218Z with:
2026-09-07T06:29:56.4653642Z   repository: BigscreenVR/spt-bs-core
2026-09-07T06:29:56.4656819Z   token: ***
2026-09-07T06:29:56.4657206Z   ssh-strict: true
2026-09-07T06:29:56.4657584Z   ssh-user: git
2026-09-07T06:29:56.4657977Z   persist-credentials: true
2026-09-07T06:29:56.4658429Z   clean: true
2026-09-07T06:29:56.4658821Z   sparse-checkout-cone-mode: true
2026-09-07T06:29:56.4659403Z   fetch-depth: 1
2026-09-07T06:29:56.4659791Z   fetch-tags: false
2026-09-07T06:29:56.4660176Z   show-progress: true
2026-09-07T06:29:56.4660571Z   lfs: false
2026-09-07T06:29:56.4660935Z   submodules: false
2026-09-07T06:29:56.4661340Z   set-safe-directory: true
2026-09-07T06:29:56.4661775Z   allow-unsafe-pr-checkout: false
2026-09-07T06:29:56.4662447Z ##[endgroup]
2026-09-07T06:29:56.5467628Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-07T06:29:56.5469383Z ##[group]Getting Git version info
2026-09-07T06:29:56.5470094Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-07T06:29:56.5471316Z [command]/usr/bin/git version
2026-09-07T06:29:56.5471776Z git version 2.43.0
2026-09-07T06:29:56.5473302Z ##[endgroup]
2026-09-07T06:29:56.5480655Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/d28f91d6-5c1e-4fb9-bc27-8234cdf584c2/.gitconfig'
2026-09-07T06:29:56.5488142Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d28f91d6-5c1e-4fb9-bc27-8234cdf584c2' before making global git config changes
2026-09-07T06:29:56.5489472Z Adding repository directory to the temporary git global config as a safe directory
2026-09-07T06:29:56.5491224Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-07T06:29:56.5522703Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-07T06:29:56.5541629Z https://github.com/BigscreenVR/spt-bs-core
2026-09-07T06:29:56.5551623Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-07T06:29:56.5554185Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-07T06:29:56.5573663Z HEAD
2026-09-07T06:29:56.5607152Z ##[endgroup]
2026-09-07T06:29:56.5608255Z [command]/usr/bin/git submodule status
2026-09-07T06:29:56.5794270Z ##[group]Cleaning the repository
2026-09-07T06:29:56.5797508Z [command]/usr/bin/git clean -ffdx
2026-09-07T06:29:57.2577924Z Removing target/
2026-09-07T06:29:57.2587721Z [command]/usr/bin/git reset --hard HEAD
2026-09-07T06:29:57.2663982Z HEAD is now at f5102c07f Merge ff4b405dd368d216ba747666906d28ed1b1d5835 into bfb5d58aa9e17e1fa65ce93831989825916eb565
2026-09-07T06:29:57.2670204Z ##[endgroup]
2026-09-07T06:29:57.2671959Z ##[group]Disabling automatic garbage collection
2026-09-07T06:29:57.2675101Z [command]/usr/bin/git config --local gc.auto 0
2026-09-07T06:29:57.2702911Z ##[endgroup]
2026-09-07T06:29:57.2704108Z ##[group]Setting up auth
2026-09-07T06:29:57.2709396Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-07T06:29:57.2736080Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-07T06:29:57.2938280Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-07T06:29:57.2964635Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-07T06:29:57.3150657Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-07T06:29:57.3177216Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-07T06:29:57.3364767Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-07T06:29:57.3400142Z ##[endgroup]
2026-09-07T06:29:57.3401629Z ##[group]Fetching the repository
2026-09-07T06:29:57.3406862Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f5102c07f13c2f5d299424b230afc935717722ea:refs/remotes/pull/198/merge
2026-09-07T06:29:57.7504160Z ##[endgroup]
2026-09-07T06:29:57.7506849Z ##[group]Determining the checkout info
2026-09-07T06:29:57.7509670Z ##[endgroup]
2026-09-07T06:29:57.7511131Z [command]/usr/bin/git sparse-checkout disable
2026-09-07T06:29:57.7546420Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-07T06:29:57.7573750Z ##[group]Checking out the ref
2026-09-07T06:29:57.7575475Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/198/merge
2026-09-07T06:29:57.7639543Z HEAD is now at f5102c07f Merge ff4b405dd368d216ba747666906d28ed1b1d5835 into bfb5d58aa9e17e1fa65ce93831989825916eb565
2026-09-07T06:29:57.7645254Z ##[endgroup]
2026-09-07T06:29:57.7682261Z [command]/usr/bin/git log -1 --format=%H
2026-09-07T06:29:57.7709798Z f5102c07f13c2f5d299424b230afc935717722ea
